-
Notifications
You must be signed in to change notification settings - Fork 87
Populate TaskProfile in TaskSummary #81
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Signed-off-by: Yadunund <[email protected]>
Signed-off-by: Yadunund <[email protected]>
youliangtan
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!! Also tested it, looks fine 👍
Signed-off-by: Yadunund <[email protected]>
|
Hmm not sure why |
|
According to the test artifacts, a segfault happened in |
|
Re-ran the test and it seems to pass this time. |
youliangtan
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🎉
* Remove unused map Signed-off-by: Yadunund <[email protected]> * Pass map with TaskProfiles when setting TaskManager queue Signed-off-by: Yadunund <[email protected]> Signed-off-by: Arjo Chakravarty <[email protected]>
Signed-off-by: Luca Della Vedova <[email protected]>
Fix #80 by implementing select changes from #24